home *** CD-ROM | disk | FTP | other *** search
/ RC Cars / Image.iso / RC Cars2.cab / intro1.ini < prev    next >
Text File  |  2002-07-22  |  240b  |  13 lines

  1. //
  2. // Intro information
  3. //
  4.  
  5. Section Keys "INTRO_INFO"
  6.  introName(string)   = "intro.dat"
  7.  introNum (int)      = 3
  8.  
  9.  part_1   (float[2]) =  0.0,   10.0
  10.  part_2   (float[2]) =  10.00, 17.00
  11.  part_3   (float[2]) =  17.20, -1.0
  12. End
  13.